home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 4
/
Precision Software Applications Silver Collection Volume 4 (1993).iso
/
new
/
rb14.arj
/
RB.INI
< prev
next >
Wrap
Text File
|
1993-06-21
|
2KB
|
125 lines
rem=Configuration file for Rainbow
rem=Delimiter used to separate tokens from their attributes.
delimiter=,
rem=Tokens are case sensitive.
ignorecase=0
rem=All colors are entered in decimal (not in hex).
usehex=0
rem=Show version information on startup (Not an option
rem=for unregistered versions).
version=1
rem=Text screen is in 28x80 mode with a status line on bottom and
rem=no borders
top=0
left=0
bottom=26
right=79
width=80
rem=put clock on bottom line, 72nd column in 28x80 line mode
clockr=27
clockc=72
rem=Use the SemWare editor
editor=c:\tse\e.exe
rem=The normal text color in the editor is cyan on black
text=3
rem=These are the Words (tokens) and symbols to colorize
//,2,c
&&,2,cf
*,2,cf
/*,2,cf
_,3,T
#define,9,T
#include,9,T
-=,10,T
+=,10,T
++,10,T
--,10,T
:=,10,T
do,11,F
if,11,F
iif,11,T
.or.,11,T
.and.,11,T
end,11,F
for,11,F
case,11,T
else,11,F
next,11,F
while,11,T
enddo,11,F
endif,11,F
begin,11,F
elseif,11,F
switch,11,F
endcase,11,F
sequence,11,S
otherwise,11,F
exit,12,t
break,12,t
{,13,T
},13,T
return,13,F
function,13,C
=,14,T
>,14,T
<,14,T
|=,14,T
!=,14,T
>=,14,T
<=,14,T
==,14,T
<>,14,T
CHAR,15,T
SHORT,15,T
PCHAR,15,T
HWND,15,T
APIENTRY,15,T
BOOL,15,T
PCH,15,T
VIOPHYSBUF,15,T
PULONG,15,T
PUCHAR,15,T
PBYTE,15,T
USHORT,15,T
PFNTHREAD,15,T
PTID,15,T
TID,15,T
ULONG,15,T
integer,15,t
string,15,t
unsigned,15,t
int,15,T
VOID,15,T
void,15,T
char,15,T
field,15,F
local,15,F
static,15,F
public,15,F
memvar,15,F
declare,15,F
private,15,F
external,15,F
dimension,15,F
parameter,15,F
parameters,15,F
*note,140,C
//note,140,C